docs: Fix typo in the docs landing page
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 19 Mar 2021 17:23:29 +0000 (17:23 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Fri, 19 Mar 2021 17:23:29 +0000 (17:23 +0000)
.gitlab-ci/pages/index.html

index c47f00b7b16263274c363370bad65cbecb86040f..458634a590a28016b7f0c5cf0d57d3c99752e8ca 100644 (file)
@@ -63,7 +63,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
         <div class="docblock">
           <h5 id="gio">GIO</h5>
           <p>GIO provides a portable, modern and easy-to-use file system
-          abstraction API for accessing locale and remote files; a set of
+          abstraction API for accessing local and remote files; a set of
           low and high level abstractions over the <a href="https://www.freedesktop.org/wiki/Software/dbus/" class="external">DBus</a>
           IPC specification; an application settings API; portable networking
           abstractions; and additional utilities for writing asynchronous